RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. raspberry pi 4
    Log in to post
    • All categories
    • A

      Raspberry Pi OS 64bit version

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming 64-bit raspberry pi 4
      24
      2 Votes
      24 Posts
      23k Views
      dankcushionsD

      @elvis said in Raspberry Pi OS 64bit version:

      Definitely backs the choice of SDL without x11 as the preferred video output. Fairly similar upper bounds on each, despite no-video runs different by a scale of almost 3.

      it's strange then the findings of @George in that thread - but maybe the retropie environment has an additional affect (again, we use a custom version of sdl)

      Is there any comment on what future improvements to VC4/V3D drivers will bring to these speeds? Or are we seeing internal bandwidth limits here?

      i would have thought the simple stuff like blitting to screen is about as good as it's ever going to be, but like i say, check out that thread - there may be a compounding issue for retropie. i'm currently building mame on my 64-bit x-less retropie install so will be able to test myself on some of these games. will be using ddp3 to try and recreate @George's findings.

      (maybe we should continue this discussion there)

    • T

      Trouble specifying resolution for lr-mess non-rom games and systems

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support lr-mess mess resolution raspberry pi 4
      4
      0 Votes
      4 Posts
      385 Views
      T

      THANK YOU @dankcushions !

      Your pointer was half of the solution so let me write the other half in case anyone else searches for this answer.

      Setting the resolution in the retroarch Options menu did not have any effect until I also turned on "Alternate render method" in the same menu. At that point all resolution changes took immediate effect (upon leaving the retroarch UI) and now this all works perfectly.

      I will write up the rest of my method to launch rom-less system soon!

      Thanks again.

    • S

      Specific Dreamcast roms not loading past Sega Logo (lr flycast)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dreamcast lr flycast raspberry pi 4
      17
      0 Votes
      17 Posts
      5k Views
      TPRT

      @dankcushions Thank you for the response. I was just asking as it has been five months and I wanted to make sure there wasn't an update that I had missed. I see improvements in emulation all the time. I can now run far more MAME games with lr-2016 and lr-mame than I could with previous generations emulators even on the same hardware so I don't think my question was that outlandish.

      Thank you for the update, though.

    • U

      Stream backpack

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support camera raspberry pi 4 obs streaming
      5
      0 Votes
      5 Posts
      418 Views
      U

      @mitu ok thank you i kinda made it work more smooth but the only problem i would have will be the cam freezes and that is sad hahah

    • Red_TrevR

      Solved .... Retropie / Pi 4 will not display on old model TV

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support display issue raspberry pi 4 config file hdmi display
      7
      0 Votes
      7 Posts
      4k Views
      Thorr69T

      @jamrom2 Definitely. When the cable company upgraded to the 'slide' version, I played with it endlessly.slide box

    • W

      Rotating screen in Dosbox

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help dosbox dosbox config retropie raspberry pi 4
      3
      0 Votes
      3 Posts
      691 Views
      J

      @jgeibel @wossquee Not sure if you still care about this, but this is now possible by using the new retroarch core dosbox-pure. Just tested it out and now I'm able to get this pinball game working vertically on my cocktail table setup. Now to add 2 flipper buttons on the side so it plays like a real pinball table.

      Also note that I had to change the IRQ setting to use IRQ 5 instead of IRQ 7 (the default) to get the sound effects to work.

    • H

      Cannot use file paths with spaces and parentheses when configuring controls through retroarch

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controller conf raspberry pi 4 retroarch
      7
      0 Votes
      7 Posts
      423 Views
      ClydeC

      That depends. First and foremost, it's a secure behaviour to only give yourself administrator rights (e.g. via sudo) when absolutely necessary. Also, if you happen to change the file's owner or permissions by accident in a way that the normal user can't access them anymore, it can cause further problems.

      In short, by training yourself to use sudo only when necessary you avoid future problems and, at worst, security holes.

      In your particular case, mere editing an existing file shouldn't make you any trouble, but if the file doesn't exist, you'll create it with the owner root instead of pi. Because a new file will be created with only write permissions for the owner, any application like an emulator that's run by pi wouldn't be able to write to this file afterwards.

      Again, that may or may not be a problem depending on the file, but avoiding to use sudo will negate this uncertainty alltogether.

    • F

      Amiga 500 Raspberry Pi 4 Guide?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming amiga raspberry pi 4 retropie
      18
      0 Votes
      18 Posts
      8k Views
      F

      @muldjord

      Just downloaded the script, is there anything you can see here that would mess things up?

      #!/bin/bash

      pushd /home/pi/
      wget https://github.com/HoraceAndTheSpider/RetroPieAmigaSetup/archive/master.zip
      unzip master.zip
      rm master.zip
      mv RetroPieAmigaSetup-master .retropie_amiga_setup
      cd .retropie_amiga_setup
      python3 amiga_setup_script.py
      cd ..
      rm -r .retropie_amiga_setup

      cp /home/pi/RetroPie/BIOS/Amiga/kick13.rom /home/pi/RetroPie/roms/amiga-data/_BootWHD/Devs/Kickstarts/kick34005.A500
      cp /home/pi/RetroPie/BIOS/Amiga/kick31.rom /home/pi/RetroPie/roms/amiga-data/_BootWHD/Devs/Kickstarts/kick40068.A1200
      cp /home/pi/RetroPie/BIOS/Amiga/kick12.rom /home/pi/RetroPie/roms/amiga-data/_BootWHD/Devs/Kickstarts/kick33180.A500

      popd

      I have checked the cp entries and all the relevant rom files I extracted from the other image are in that folder anyway so I wouldn't think that part would be an issue..

      UPDATE: Looking at that script and digging through I've found a RetroPieAmigaSetup-master.zip and a UAEConfigMaker-master.zip downloaded and scripts contained within were executed. I'll dig through those and see if there anything that has moved/re-routed something

    • B

      Howto : optimized /boot/config.txt

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development raspberry pi 4 boot config overclocking
      4
      0 Votes
      4 Posts
      9k Views
      D

      @bilu just to say thanks. To date, I've been underwhelmed by the PI4 performance since I swapped from my pi3.

      I've been struggling with all kinds of screen tearing issues, despite overclocking to 2.1ghz.

      I borrowed this configuration and everything is now running buttery smooth.

      Thanks for sharing.

    • R

      No HDMI output, can SSH in, editing config does nothing

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support display raspberry pi 4 hdmi
      3
      0 Votes
      3 Posts
      2k Views
      A

      Try editing /boot/config.txt with ignore_lcd=1
      Then reboot. Your RPI should know show over HDMI instead of lcd

    • N

      Could not successfully build Retroarch - RPi4

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help retroarch raspberry pi 4
      6
      0 Votes
      6 Posts
      867 Views
      N

      Ok apparently there is a compatibility issue with the display driver, because if I uncomment that the display doesn't work. They have drivers that are compatible with Retropie on the Rpi3 but not the Rpi4 yet. I guess I'll reach out to them and see if they have a solution

    • KrakatoaK

      Dell 2007FP LCD Monitor

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support monitor aspect monitor raspberry pi 4 emulationstaton
      3
      0 Votes
      3 Posts
      638 Views
      KrakatoaK

      @mitu Thanks, I check those areas as I can't remember.

    • W

      Are you having problems running Roms from SSD Pi4???? + Question

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support install retropi raspberry pi 4 roms wont work ssd
      3
      0 Votes
      3 Posts
      861 Views
      mituM

      @wiuenright said in Are you having problems running Roms from SSD Pi4???? + Question:

      Whenever I plug into the USB 3.0 it just writes non stop. I don't know what the problem is. Could it be the enclosure??? Is the lack of USB speed going to make a noticeable difference in gaming? Any ideas why this could be happening?

      Try looking at the system's messages when you plug in the drive, by running dmesg -w (CTRL+C to interrupt) on the console and see if any errors are displayed.

      Make sure you've updated your system (sudo apt update && sudo full-upgrade) to get the latest stable USB firmware and kernel/firmware release.

      There's a sticky topic in the RPI forums here for troubleshooting problematic USB3 SSDs, you might want to take a look and see if your enclosure's USB SSD adapter could be one of the models reported with issues.

    • M

      Is MAME part of the retro pie image?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mame image retro pie setup raspberry pi 4 emulation
      5
      0 Votes
      5 Posts
      958 Views
      ClydeC

      Next to mame2003, I can recommend its enhanced fork mame2003-plus and another arcade emulator called Final Burn Neo that is under ongoing development. But beware that every emulator needs its very own romset for the games to work, see Validating, Rebuilding, and Filtering Arcade ROMs.

    • randomCharacterR

      Potentially new Retroflag case?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming retroflag nespi case raspberry pi 4
      4
      1 Votes
      4 Posts
      408 Views
      RionR

      @MrCoffee The RetroFlag Snes controllers are the best aftermarket wired Snes controllers i have tested.

    • 4

      Blank Screen After Launching Anything in Configuration Menu

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support blank screen configuration crash fresh install raspberry pi 4
      8
      0 Votes
      8 Posts
      1k Views
      4

      @mitu I added:

      hdmi_ignore_edid=0xa5000080

      to the config.txt in the boot partition, just above

      #config_hdmi_boost=4

      on line #35.

      That seems to do the trick. Excellent, thank you.

    • K

      Disable Onboard Bluetooth

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bluetooth support raspberry pi 4
      3
      0 Votes
      3 Posts
      2k Views
      K

      @mitu Awesome, thanks!

    • N

      Controller Settings not saving

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xinmotek xm-11 decoder raspberry pi 4 controllerhelp controllers
      2
      0 Votes
      2 Posts
      441 Views
      ClydeC

      Welcome to this forum. Please provide more information about your setup:

      all the information that's asked for in https://retropie.org.uk/forum/topic/3/read-this-first What do you mean by "not the same"? Are the control settings different or gone? Does the effect happen in Emulation Station (the frontend where you choose the games) and/or in the games themselves? What kind of "a few things" did you try?

      edit: typo

    • T

      Is it possible to use USB-C on rpi4 for data transfer while powering through PowerBoard?

      Watching Ignoring Scheduled Pinned Locked Moved ControlBlock, PowerBlock & Co. powerblock usb raspberry pi 4
      2
      0 Votes
      2 Posts
      593 Views
      P

      @tsarevfs Hi, unfortunately, the PowerBlock does not provide this capability because it does not loop through the data lines of the USB connector.

    • W

      Pi4 default resolution won't work

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspberry pi 4 resolution settings
      4
      0 Votes
      4 Posts
      805 Views
      mituM

      @Weatherby said in Pi4 default resolution won't work:

      The Pi3 runs smoothly at 4k though, it just gets hot as hell.

      Pi3 doesn't support 4k, it's probably choosing 1080p as the best display resolution.

      I am not sure what the deal is with the audio not working on the HDMI1 port

      That's the default. You can switch it from the Audio menu.